home *** CD-ROM | disk | FTP | other *** search
- REM Batch file to remove all PPT files from your hard drive, including
- REM this batch file itself. The distribution archive file PPT100.ZIP
- REM is NOT removed.
-
- del PPT.DB
- del PPT*.DAT
- del PPT*.IDX
- del PPT.DOC
- del PPT.PIF
- del PPT.SCN
- del PPTWIN.ICO
- del PPTOS2.ICO
- del RTLIB.EXC
- del REGISTER.FRM
- del CSDFHDR.EXE
- del FUNCS.EXE
- del GIPSAR.EXE
- del PPT.EXE
- del README.1ST
- del RESETDB.EXE
- del VIEWER.EXE
- del LIST.H
- del LIST1.C
- del LIST2.C
- del LIST.EXC
- del FILE_ID.DIZ
- del DELPPT.BAT
-